[INFO] fetching crate airis-workspace 3.19.6...
[INFO] testing airis-workspace-3.19.6 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate airis-workspace 3.19.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate airis-workspace 3.19.6
[INFO] finished tweaking crates.io crate airis-workspace 3.19.6
[INFO] tweaked toml for crates.io crate airis-workspace 3.19.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate airis-workspace 3.19.6 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate airis-workspace 3.19.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.6.0
[INFO] [stderr]   Downloaded utf8-zero v0.8.1
[INFO] [stderr]   Downloaded cookie_store v0.22.1
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded ureq v3.3.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded clap_complete v4.6.2
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bea773e8981c820ce259a9c9f80073901f4f18fbe72d3bc3d07e76c60fd44203
[INFO] running `Command { std: "docker" "start" "-a" "bea773e8981c820ce259a9c9f80073901f4f18fbe72d3bc3d07e76c60fd44203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bea773e8981c820ce259a9c9f80073901f4f18fbe72d3bc3d07e76c60fd44203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bea773e8981c820ce259a9c9f80073901f4f18fbe72d3bc3d07e76c60fd44203", kill_on_drop: false }`
[INFO] [stdout] bea773e8981c820ce259a9c9f80073901f4f18fbe72d3bc3d07e76c60fd44203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e467ed013e902517088833ae9e925026d9a63039259ea9e1408b03ef63e07385
[INFO] running `Command { std: "docker" "start" "-a" "e467ed013e902517088833ae9e925026d9a63039259ea9e1408b03ef63e07385", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling airis-workspace v3.19.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "e467ed013e902517088833ae9e925026d9a63039259ea9e1408b03ef63e07385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e467ed013e902517088833ae9e925026d9a63039259ea9e1408b03ef63e07385", kill_on_drop: false }`
[INFO] [stdout] e467ed013e902517088833ae9e925026d9a63039259ea9e1408b03ef63e07385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ead974b47235941724052423e5a648457d03a363b77b3ec843d896f0606f95e
[INFO] running `Command { std: "docker" "start" "-a" "6ead974b47235941724052423e5a648457d03a363b77b3ec843d896f0606f95e", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling airis-workspace v3.19.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "6ead974b47235941724052423e5a648457d03a363b77b3ec843d896f0606f95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ead974b47235941724052423e5a648457d03a363b77b3ec843d896f0606f95e", kill_on_drop: false }`
[INFO] [stdout] 6ead974b47235941724052423e5a648457d03a363b77b3ec843d896f0606f95e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e07637ce84ae23f204d574f5f94f4a06df55c141b738859560902b72607e43a
[INFO] running `Command { std: "docker" "start" "-a" "3e07637ce84ae23f204d574f5f94f4a06df55c141b738859560902b72607e43a", kill_on_drop: false }`
[INFO] [stderr]    Compiling airis-workspace v3.19.6 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `airis-workspace` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name airis_workspace --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=355baf33c7faabdb -C extra-filename=-867e029e8ab8b1a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-da7eaadadd65de00.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d5720d6b181b3a61.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8fa44a33e7a17ea7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-55f6b356f6eb799d.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-40f8304115970de8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-9d76a09196e1c47c.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-be23d3e2ced1e248.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-8f972e8d8a71ec20.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-350a79a4ea1272a9.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-056b787742e51eb6.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-cf4a44caa9c1a59a.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-c620bd81f54d6ad9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f049863489d67d7f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ed088287ae04d3e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c28feb3541f4e99f.rlib --extern serde_yaml_ng=/opt/rustwide/target/debug/deps/libserde_yaml_ng-00309f2a2344e369.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-730a1a34838544da.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e843b060c304ba2b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a1cdcbdf1b1597bb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d3b9b4a81b1504c7.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-3198d17ea3c8c1bd.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-35df57bda7150f2d/out -L native=/opt/rustwide/target/debug/build/blake3-35df57bda7150f2d/out -L native=/opt/rustwide/target/debug/build/ring-da50a822dd0bc7ef/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `airis-workspace` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name airis_workspace --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fd7bdc82f036bba -C extra-filename=-afe1956f49706136 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d5720d6b181b3a61.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8fa44a33e7a17ea7.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-55f6b356f6eb799d.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-40f8304115970de8.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-9d76a09196e1c47c.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-be23d3e2ced1e248.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-8f972e8d8a71ec20.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-350a79a4ea1272a9.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-056b787742e51eb6.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-cf4a44caa9c1a59a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f049863489d67d7f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ed088287ae04d3e9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c28feb3541f4e99f.rmeta --extern serde_yaml_ng=/opt/rustwide/target/debug/deps/libserde_yaml_ng-00309f2a2344e369.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-730a1a34838544da.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e843b060c304ba2b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a1cdcbdf1b1597bb.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d3b9b4a81b1504c7.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-3198d17ea3c8c1bd.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-35df57bda7150f2d/out -L native=/opt/rustwide/target/debug/build/blake3-35df57bda7150f2d/out -L native=/opt/rustwide/target/debug/build/ring-da50a822dd0bc7ef/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3e07637ce84ae23f204d574f5f94f4a06df55c141b738859560902b72607e43a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e07637ce84ae23f204d574f5f94f4a06df55c141b738859560902b72607e43a", kill_on_drop: false }`
[INFO] [stdout] 3e07637ce84ae23f204d574f5f94f4a06df55c141b738859560902b72607e43a
